Microsoft Ignite Session Viewer
Load a JSON file downloaded from the Ignite sessions API and browse sessions with on-demand videos and slide decks.
How to get the JSON file:
  1. Open this URL in your browser:
    https://api-v2.ignite.microsoft.com/api/session/all/en-US
  2. Wait for the JSON response to load.
  3. Save the response as a file, e.g.:
    • Browser: Right-click → Save As…ignite-sessions.json
    • CLI (optional): curl -o ignite-sessions.json "https://api-v2.ignite.microsoft.com/api/session/all/en-US"
  4. Return to this page and load that .json file using drag-and-drop or the file picker below.
Drag & Drop JSON Here
Drop your ignite-sessions.json file anywhere in this box
Status: Waiting for JSON file…